Linearizing Belief Propagation for Efficient Label Propagation
نویسنده
چکیده
How can we tell when accounts are fake or real in a social network? And how can we tell which accounts belong to liberal, conservative or centrist users? Often, we can answer such questions and label nodes in a network based on the labels of their neighbors and appropriate assumptions of homophily (”birds of a feather flock together”) or heterophily (”opposites attract”). One of the most widely used methods for this kind of inference is Belief Propagation (BP), which can effectively been used as a principle for label propagation in partially labeled networks. One main problem with BP, however, is that the convergence in graphs with loops is not guaranteed. In this talk, I will present two principles for efficient label propagation that are based on the idea of linearizing Belief Propagation [1]. First, I will introduce ’Linearized Belief Propagation’ (LinBP), a linearization of BP that allows a closed-form solution via intuitive matrix equations and, thus, comes with convergence guarantees. It handles homophily, heterophily, and more general cases that arise in multi-class settings. In the second part, I will present ’Single-pass Belief Propagation’ (SBP), a ”localized” version of LinBP that propagates information across every edge at most once and for which the final class assignments depend only on the nearest labeled neighbors. In addition, SBP allows fast incremental updates in dynamic networks. Runtime experiments show that LinBP and SBP are orders of magnitude faster than standard BP, while leading to almost identical node labels.
منابع مشابه
Efficient Prediction for Tree Markov Random Fields in a Streaming Model
We consider streaming prediction model for tree Markov Random fields. Given the random field, at any point in time we may perform one of three actions: i) predict a label at a vertex on the tree ii) update by associating a label with a vertex or iii) delete the label at a vertex. Using the standard methodology of belief propagation each such action requires time linear in the size of the tree. ...
متن کاملInteractive Visual Object Extraction Based on Belief Propagation
Interactive foreground/background segmentation in a static image is a hot topic in image processing. Classical frameworks focus on providing one class label for the user to specify the foreground. This may be not enough in image editing. In this paper, we develop an interactive framework which can allow the user to label multiply foreground objects of interest. Our framework is constructed on b...
متن کاملContinuous 3D Label Stereo Matching using Local Expansion Moves
We present an accurate and efficient stereo matching method using local expansion moves, a new move making scheme using graph cuts. The local expansion moves are presented as many α-expansions defined for small grid regions. The local expansion moves extend the traditional expansion moves by two ways: localization and spatial propagation. By localization, we use different candidate α-labels acc...
متن کاملAn Efficient Implementation of Belief Function Propagation
The local computation technique (Shafer et a!. 1987, Shafer and Shenoy 1988, Shenoy and Shafer 1986) is used for propagating belief functions in so called a Markov Tree. In this paper, we describe an efficient implementation of belief function propagation on the basis of the local computation technique. The presented method avoids all the redundant computations in the propagation process, and ...
متن کاملEfficient Label Propagation
Label propagation is a popular graph-based semisupervised learning framework. So as to obtain the optimal labeling scores, the label propagation algorithm requires an inverse matrix which incurs the high computational cost ofO(n+cn), where n and c are the numbers of data points and labels, respectively. This paper proposes an efficient label propagation algorithm that guarantees exactly the sam...
متن کامل